home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / apps / 142 / applic / synfconv.doc < prev    next >
Text File  |  1987-06-16  |  6KB  |  161 lines

  1.                 SYNFCONV Documentation
  2.                   Copyright (c) 1986
  3.                     by F.P. Nagle
  4.  
  5. Introduction
  6.  
  7. The SYNFCONV program from RUBICON SOFTWARE will  allow 
  8. you  to convert SynFile (tm of Synapse)  databases  to 
  9. six  different database programs on the ST  series  of 
  10. computers.  Currently,  support  is  for  HippoSimple, 
  11. Zoomracks, dbMan, H & D Base, dbOne, and DBMaster. The 
  12. program  is  self prompting,  and a series  of  simple 
  13. questions  are  presented for  you  to  answer.  After 
  14. answering them, SYNFCONV will show you the information 
  15. on the file to be converted, and then proceed with the 
  16. actual conversion.
  17.  
  18. How to start
  19.  
  20. In order for the program to function,  the first thing 
  21. you need to do is transfer the SynFile files to the ST 
  22. series  computer.  This can be accomplished is  a  few 
  23. different  ways.  If you have an 850 interface on  the 
  24. 800  series  computer,   then  a  simple  Null   Modem 
  25. connection between the 850 Port 1 and the serial  port 
  26. of  the ST will allow a quick and easy transfer  using 
  27. any Amodem/Xmodem program on both  computers.  Another 
  28. way  would be to upload the file to be converted to  a 
  29. BBS in your area (Talk to the SYSOP FIRST),  and  then 
  30. downloading the data to the ST.  If you still seem  to 
  31. be  stuck,  your local Atari Users Group can  probably 
  32. provide  you with the necessary talent  to  accomplish 
  33. the task.
  34.  
  35. The files that need to be transferred are:
  36.  
  37.      xxxxxxxx.TBL
  38.      xxxxxxxx.CNF
  39.      xxxxxxxx.Dnn
  40.  
  41. Where  xxxxxxxx is the main file name of your  SynFile 
  42. database,   TBL  is  the  Table  file,   CNF  is   the 
  43. configuration file, and Dnn is the data itself. The nn 
  44. after the D can be anywhere from 01 to 16 on  SynFile, 
  45. and  each of these would be on a different disk  since 
  46. SynFile allows up to 16 disks of information.  All  of 
  47. these  files  need to be on the same disk  on  the  ST 
  48. computer.  If the file is large you may need a  double 
  49. sided/  double  density disk on the ST to  handle  the 
  50. complete file.
  51.  
  52. INTRO SCREEN
  53.  
  54. When  you  first start the program you  are  presented 
  55. with   the  opening  credit  screen  along  with   the 
  56. copyright information.  As the screen says, just click
  57. on the OK Button to continue.
  58.  
  59. WHICH FORMAT
  60.  
  61. When the program loads,  you have a new menu,  with  a 
  62. couple  of  selections.  Besides the Desk  Menu  item, 
  63. which  will tell you all about SYNFCONV,  you have  to 
  64. tell the program which format you want to convert  to, 
  65. and also,  whether you want to use the Debug/Print  to 
  66. Screen  mode.  If  you use the  DEBUG  mode,  ONLY  20 
  67. RECORDS will be converted.  This is useful if you want 
  68. to run a test before converting the whole file.
  69.  
  70. If you decide to print each record to the  screen,  be 
  71. aware  that  the whole process will take quite  a  bit 
  72. more time, since the print to screen adds time to each 
  73. record  converted.  You may want to try the  print  to 
  74. screen with the DEBUG option to see the new output.
  75.  
  76.  
  77. FILE INFORMATION
  78.  
  79. This  screen,  and the two following it,  provide  you 
  80. with information on the SynFile database. The TBL file 
  81. contains information on Field names,  Field types, and 
  82. special  field  characteristics.  You  are  shown  the 
  83. length of the different tables,  along with the number 
  84. of  fields  and the actual record length as  found  on 
  85. SynFile. Just press the SPACE BAR to continue.
  86.  
  87.  
  88. THE FILE DEFINITION
  89.  
  90. This  screen  shows  you the actual  make  up  of  the 
  91. SynFile.  It displays Field Name,  Field Type, How far 
  92. into the record it is located (OFFSET FROM  0),  Field 
  93. Length,   and  whether  of  not  the  field  will   be 
  94. converted.  Certain  special fields are not  currently 
  95. converted.  If  a  field is not to  be  converted  the 
  96. message indicates BYPASSED. If you are converting to H 
  97. & D Base, dbMan or dbOne you must write down the field 
  98. names  and the size for those fields being  converted. 
  99. You  will  use  this  information  to  create  a  file 
  100. definition in the destination database. Just click the 
  101. OK Button to continue.
  102.  
  103. RECORD COUNT
  104.  
  105. As the program runs, it will display the number of the 
  106. record it is working on so that you have some idea  of 
  107. how far along it is. This will continue until the full 
  108. number of records have been processed.
  109.  
  110. USING THE CONVERTED FILES
  111.  
  112. After  you  have converted the SynFile files  to  your 
  113. selected  database,  the  rest is just  as  easy.  For 
  114. HippoSimple, just select this file as the file to load 
  115. when  starting  up.  The  field names  are  called  F1 
  116. through F16,  but with HippoSimple you can do a rename 
  117. of all the fields within the program.  For  ZOOMRACKS, 
  118. make  sure  you rename the file with  an  extender  of 
  119. .ZRX,  and select it for entry to one of your "racks". 
  120. For DB Master, the format is a fixed length record for 
  121. you to define the fields from within DB Master. 
  122.  
  123. For H & D Base,  dbOne and dbMan, you need to create a 
  124. new  file definition before using the converted  file. 
  125. Enter  the  database  of  your  choice,  and  use  the 
  126. "CREATE"  function.  Define the field types and  sizes 
  127. based on the information you copied from the screen in 
  128. SynfConv.  Once you have created this file  definition 
  129. then "SAVE" it. Next "USE" the newly CREATEd database. 
  130. After  doing this use the APPEND command to enter  all 
  131. your converted records.
  132.  
  133. H & D Base command would look like this:
  134.  
  135.    APPEND FROM {converted file name } SDF
  136.  
  137. This  tells  H & D Base to read all the  records  from 
  138. your file,  and that they are in SDF format.  The same 
  139. is true for dbMan and dbOne,  use the append  command, 
  140. although  the  format  may  differ  slightly   between 
  141. databases.
  142.  
  143. THE END
  144.  
  145. That's all there is to it. You now should have a fully 
  146. converted  file for use on the 520ST!  Enjoy  the  new 
  147. speed  and  size  of  files  available  on  YOUR   NEW 
  148. COMPUTER!
  149.  
  150. COMPLETE SOURCE:
  151.  
  152. To receive the complete source (Personal Pascal), just 
  153. send $15.00 to:
  154.  
  155.           Frank P. Nagle
  156.           559 Bobolink Circle
  157.           Sunnyvale, CA 94087-3309
  158.  
  159. Hope you find using your new databases on the ST  very 
  160. useful.
  161.